CIMPLICITY REST API Web Service
CIMPLICITY REST API Web Service / UserFilters Json Schema
In This Topic
    UserFilters Json Schema
    In This Topic
    Description
    An object which provides an interface for filters to read users
    Overview
    UserFilters
    An object which provides an interface for filters to read users
    UserID : string
    provides a wild card string to filter users by their UserID.
    RoleID : string
    provides a wild card string to filter users by their RoleID.
    Properties
    NameDescriptionData Type
    provides a wild card string to filter users by their UserID.string
    provides a wild card string to filter users by their RoleID.string
    See Also